-
Notifications
You must be signed in to change notification settings - Fork 375
refactor: remove @babel/plugin-proposal-function-bind #1957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: remove @babel/plugin-proposal-function-bind #1957
Conversation
🦋 Changeset detectedLatest commit: 93440b1 The changes in this PR will be included in the next version bump. This PR includes changesets to release 160 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportBase: 55.72% // Head: 55.72% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## next #1957 +/- ##
==========================================
- Coverage 55.72% 55.72% -0.01%
==========================================
Files 667 667
Lines 16874 16873 -1
Branches 3591 3591
==========================================
- Hits 9403 9402 -1
Misses 6917 6917
Partials 554 554
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
PR Details
Description
This is a breaking change.
This PR remove
remove @babel/plugin-proposal-function-bind
for these reasons:Types of changes
Checklist